drop appveyor Qt 5.7 build.
authortsteven4 <tsteven4@gmail.com>
Fri, 18 May 2018 12:49:58 +0000 (06:49 -0600)
committertsteven4 <tsteven4@gmail.com>
Fri, 18 May 2018 12:49:58 +0000 (06:49 -0600)
appveyor.yml

index a37c21a708d7f18802d182d0cd98e9989a18fbbd..c38b5a263a10e161bcc89d54e7267f7be42f40b2 100644 (file)
@@ -14,10 +14,11 @@ environment:
   #    qt: 5.6\mingw49_32
   #    tools: mingw492_32
   # do a build with the minimum level of Qt we support.
+  # appveyor dropped Qt 5.7 with msvc2015.
   # MSVC x32
-  - name: win32
-    platform: x86
-    qt: 5.7\msvc2015
+  - name: win32
+    platform: x86
+    qt: 5.7\msvc2015
   # MSVC x32
   - name: win32
     platform: x86